-
Home
-
Motors – Car Dealership & Classified Listings Plugin
-
1.4.84 (latest)
-
Code
-
Classes
- Validator
Total Complexity |
41 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
153 |
Lines of code |
110 |
Logical lines of code |
42 |
Comment lines |
10 |
Methods |
19 |
Properties |
4 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
S |
54 |
7 |
21 |
phone() |
S |
61 |
3 |
13 |
email() |
S |
69 |
3 |
6 |
validated() |
S |
69 |
3 |
7 |
required() |
S |
78 |
2 |
3 |
numeric() |
S |
78 |
2 |
3 |
text() |
S |
70 |
2 |
6 |
textarea() |
S |
70 |
2 |
6 |
minlength() |
S |
77 |
2 |
3 |
maxlength() |
S |
77 |
2 |
3 |
length() |
S |
76 |
2 |
3 |
possiblevalues() |
S |
76 |
2 |
3 |
error() |
S |
77 |
2 |
3 |
value() |
S |
78 |
2 |
3 |
get_message() |
S |
59 |
1 |
14 |
__construct() |
S |
77 |
1 |
4 |
success() |
S |
79 |
1 |
3 |
fail() |
S |
80 |
1 |
3 |
errors() |
S |
82 |
1 |
3 |